home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / ubiquity / gtk / stepPartAuto.ui < prev    next >
Extensible Markup Language  |  2009-08-23  |  5KB  |  140 lines

  1. <?xml version="1.0"?>
  2. <interface>
  3.   <requires lib="gtk+" version="2.16"/>
  4.   <!-- interface-naming-policy toplevel-contextual -->
  5.   <object class="GtkVBox" id="stepPartAuto">
  6.     <property name="visible">True</property>
  7.     <property name="border_width">6</property>
  8.     <property name="orientation">vertical</property>
  9.     <child>
  10.       <object class="GtkLabel" id="part_auto_heading_label">
  11.         <property name="visible">True</property>
  12.         <property name="can_focus">True</property>
  13.         <property name="xalign">0</property>
  14.         <property name="label" translatable="yes"><big><b>Prepare disk space</b></big></property>
  15.         <property name="use_markup">True</property>
  16.         <property name="selectable">True</property>
  17.       </object>
  18.       <packing>
  19.         <property name="expand">False</property>
  20.         <property name="fill">False</property>
  21.         <property name="position">0</property>
  22.       </packing>
  23.     </child>
  24.     <child>
  25.       <object class="GtkHSeparator" id="hseparator21">
  26.         <property name="visible">True</property>
  27.       </object>
  28.       <packing>
  29.         <property name="expand">False</property>
  30.         <property name="padding">6</property>
  31.         <property name="position">1</property>
  32.       </packing>
  33.     </child>
  34.     <child>
  35.       <object class="GtkLabel" id="part_auto_comment_label">
  36.         <property name="visible">True</property>
  37.         <property name="can_focus">True</property>
  38.         <property name="xalign">0</property>
  39.         <property name="ypad">6</property>
  40.         <property name="label" translatable="yes">This computer has no operating systems on it.</property>
  41.         <property name="selectable">True</property>
  42.       </object>
  43.       <packing>
  44.         <property name="expand">False</property>
  45.         <property name="fill">False</property>
  46.         <property name="position">2</property>
  47.       </packing>
  48.     </child>
  49.     <child>
  50.       <object class="GtkVBox" id="autopartition_vbox">
  51.         <property name="visible">True</property>
  52.         <property name="orientation">vertical</property>
  53.         <property name="spacing">12</property>
  54.         <child>
  55.           <object class="GtkFrame" id="before_bar_eb">
  56.             <property name="visible">True</property>
  57.             <property name="label_xalign">0</property>
  58.             <property name="label_yalign">0</property>
  59.             <property name="shadow_type">none</property>
  60.             <child>
  61.               <placeholder/>
  62.             </child>
  63.           </object>
  64.           <packing>
  65.             <property name="expand">False</property>
  66.             <property name="fill">False</property>
  67.             <property name="position">0</property>
  68.           </packing>
  69.         </child>
  70.         <child>
  71.           <object class="GtkVBox" id="vbox2">
  72.             <property name="visible">True</property>
  73.             <property name="orientation">vertical</property>
  74.             <property name="spacing">6</property>
  75.             <child>
  76.               <object class="GtkLabel" id="part_auto_choices_label">
  77.                 <property name="visible">True</property>
  78.                 <property name="xalign">0</property>
  79.                 <property name="label" translatable="yes">Where do you want to put Ubuntu?</property>
  80.               </object>
  81.               <packing>
  82.                 <property name="position">0</property>
  83.               </packing>
  84.             </child>
  85.             <child>
  86.               <object class="GtkAlignment" id="alignment2">
  87.                 <property name="visible">True</property>
  88.                 <property name="left_padding">12</property>
  89.                 <child>
  90.                   <object class="GtkVBox" id="autopartition_choices_vbox">
  91.                     <property name="visible">True</property>
  92.                     <property name="orientation">vertical</property>
  93.                     <property name="spacing">6</property>
  94.                     <child>
  95.                       <placeholder/>
  96.                     </child>
  97.                   </object>
  98.                 </child>
  99.               </object>
  100.               <packing>
  101.                 <property name="expand">False</property>
  102.                 <property name="fill">False</property>
  103.                 <property name="position">1</property>
  104.               </packing>
  105.             </child>
  106.           </object>
  107.           <packing>
  108.             <property name="expand">False</property>
  109.             <property name="fill">False</property>
  110.             <property name="position">1</property>
  111.           </packing>
  112.         </child>
  113.         <child>
  114.           <object class="GtkFrame" id="action_bar_eb">
  115.             <property name="visible">True</property>
  116.             <property name="label_xalign">0</property>
  117.             <property name="label_yalign">0</property>
  118.             <property name="shadow_type">none</property>
  119.             <child>
  120.               <placeholder/>
  121.             </child>
  122.           </object>
  123.           <packing>
  124.             <property name="expand">False</property>
  125.             <property name="fill">False</property>
  126.             <property name="position">2</property>
  127.           </packing>
  128.         </child>
  129.       </object>
  130.       <packing>
  131.         <property name="padding">6</property>
  132.         <property name="position">3</property>
  133.       </packing>
  134.     </child>
  135.     <child>
  136.       <placeholder/>
  137.     </child>
  138.   </object>
  139. </interface>
  140.